- (OBArray *) listDisplay
Return an array of strings, one entry per column. It's legal to pass and array with count not equal to the columns count. The array should be treated as temporary, the internal implementation may or may not cache it.
- (OBArray *) listDisplay
Return an array of strings, one entry per column. It's legal to pass and array with count not equal to the columns count. The array should be treated as temporary, the internal implementation may or may not cache it.